home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 January / macformat46.iso / Shareware Plus / Developers / EnterAct / EnterAct Stuff / write your own Drag_on / CodeResFiles.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-22  |  158 b   |  5 lines

  1. /* CodeResFiles.h - prototypes for read/write functions 
  2.     in CodeResource_Files.c */
  3.  
  4. extern Handle ReadStdIn(void);
  5. extern Boolean PutToStdOut(Handle hText);